'Declaration Public Function New( _ ByVal values() As System.Single _ )
public ColorMatrix5x4( System.float[] values )
Parameters
- values
- The values to assign to the components of the ColorMatrix5x4. This must be an array with 20 elements.
'Declaration Public Function New( _ ByVal values() As System.Single _ )
public ColorMatrix5x4( System.float[] values )